Its use is likely to be in those situations where a secondary or additional note-length list or lists need to be generated from a master. It is also useful for processing a list of symbols to match lists of note-lengths.
(setq symbols
(symbol-divide
(l-count :all :content length) nil nil '(a b c d e f g)))